Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split out separate GNU and Musl gems #165

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Split out separate GNU and Musl gems #165

merged 2 commits into from
Dec 16, 2024

Conversation

mudge
Copy link
Owner

@mudge mudge commented Dec 16, 2024

Due to changes in rake-compiler-dock, running a single Linux gem for both GNU and Musl libraries no longer works reliably so precompile separate gems and drop support for older Rubies accordingly.

@mudge mudge force-pushed the musl-support branch 2 times, most recently from 264f5a9 to 313b6eb Compare December 16, 2024 10:46
Due to changes in rake-compiler-dock, running a single Linux gem for
both GNU and Musl libraries no longer works reliably so precompile
separate gems and drop support for older Rubies accordingly.
The precompiled Musl builds don't work on Ruby 3.0 so drop it (and with
it, Windows 2019 support).
@mudge
Copy link
Owner Author

mudge commented Dec 16, 2024

@stanhu would you be OK with dropping support for Ruby versions < 3.1 with a major new version of the gem (due to backwards-incompatible changes in rake-compiler-dock)?

@mudge mudge merged commit a0ec2d6 into main Dec 16, 2024
100 checks passed
@mudge mudge deleted the musl-support branch December 16, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant